PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFSignatureLockFieldAction Class / getFields Method
In This Topic
    getFields Method
    In This Topic
    Gets the fields this action acts upon.
    Syntax
    public java.lang.String[] getFields()

    Return Value

    An array of text strings containing field names.
    See Also